home *** CD-ROM | disk | FTP | other *** search
/ Programmers Heaven 2 / Programmers Heaven 2.iso / files / windows / ocx / picbtn.exe / RELNOTE.TXT < prev    next >
Encoding:
Text File  |  1997-08-22  |  2.7 KB  |  90 lines

  1. MABRY SOFTWARE - PICTURE BUTTON CUSTOM CONTROL - RELEASE NOTES
  2. August 22, 1997
  3.  
  4.  
  5. 1.20.005  February 16, 1997
  6.           * Button now rises when mouse drags off of button
  7.             with MouseFocus = False
  8.           * VBX no longer has resource leak.
  9.           * OCX no longer GPFs when picture properties set
  10.             to (None)
  11.           * OCX now creates PictureDisabled property from
  12.             PictureUp.
  13.           * OCX now creates disabled picture properly from
  14.             PictureUp
  15.           * OCX no longer GPFs when picture properties are
  16.             set to (None).
  17.  
  18. 1.20.004  February 4, 1997
  19.           * Hot keys (accelerators) now work in OCX-16
  20.           * VBX no longer has resource leak
  21.  
  22. 1.20.003  January 2, 1997
  23.           * Multi-line captions now work for the OCX version.
  24.  
  25. 1.20.002  November 1, 1996
  26.           * OCX shows that it has focus.
  27.           * Value property works consistently in Click event.
  28.  
  29. 1.20.001  October 1, 1996
  30.           * Appearance property works properly in the OCXes.
  31.           * OCX nows shows when it has focus.
  32.  
  33. 1.20.000  September 1, 1996
  34.           * OCXes now available.
  35.  
  36. 1.10.010  August 1, 1996
  37.           * Click events no longer fire for middle and right
  38.             mouse buttons.
  39.           * Click events no longer fire for the middle and
  40.             right mouse buttons.
  41.           * MouseUp and Click events now come in the correct
  42.             order.
  43.  
  44. 1.10.009  February 4, 1996
  45.           * Interim version.
  46.  
  47. 1.10.008  October 5, 1995
  48.           * Interim version.
  49.  
  50. 1.10.007  July 25, 1995
  51.           * Click no longer fires twice when user presses
  52.             Space
  53.  
  54. 1.10.006  May 4, 1995
  55.           * Unloading form during Click event fixed
  56.  
  57. 1.10.005  April 25, 1995
  58.           * Interim version.  Not released.
  59.  
  60. 1.10.004  April 20, 1995
  61.           * Interim version.  Not released.
  62.  
  63. 1.10.003  March 8, 1995
  64.           * Added MouseFocus and PictureDisabled properties
  65.  
  66. 1.10.002  March 1, 1995
  67.           * Interim version.  Not released.
  68.  
  69. 1.10.001  February 17, 1995
  70.           * Button paints properly when clicked quickly with
  71.             mouse on slow machines
  72.  
  73. 1.00.006  November 29, 1994
  74.           * No more GPF when Enter pressed with picture-less
  75.             button
  76.  
  77. 1.00.005  November 18, 1994
  78.           * Added new sample program that shows "radio/option"
  79.             button functionality
  80.           * VB 1.0 compatible
  81.           * Right and middle mouse buttons no longer generate
  82.             Click event
  83.  
  84. 1.00.004  November 2, 1994
  85.           * Click event now fires when Space Bar is used
  86.             to press button
  87.           * Placement 4 added: Center picture with no text
  88.           * Click event now fires when Enter Key is used
  89.             to press button
  90.